><

List & Others properties



The List & Others tab of the CSS Selector Inspector allows you to set the appearance of list item markers--for example, the appearance of a bullet in a bulleted list. You can set list item marker shapes and marker positioning, or specify a custom image to serve as the marker.


A. Image used as a list marker B. Style for the list marker C. Position of list marker relative to text D. Unsupported CSS properties E. Unsupported property name and value text boxes

To edit the list item marker properties:

1 Select a style in the Style Sheet window, and click the List & Others tab () in the CSS Selector Inspector.

2 To use a custom image as a list item marker, select the Image option, type a URL for the image file, and press Enter. You can also click Browse and locate the file, or use Point and Shoot to link to an image in the site window. Select Absolute to use an absolute path (see About absolute link paths).

3 To set the type of the list item marker, choose from the following options in the Style pop-up menu.

  • For bulleted lists, choose Disc, Circle, or Square.
  • For numbered lists, choose Decimal, Lower Roman, Upper Roman.
  • For alphabetical lists, choose Lower Alpha and Upper Alpha.

  • 4 To set the position where the list item marker appears, choose one of the following from the Position pop-up menu:

  • Inside sets the list item marker flush with the second, third, and following lines of text.
  • Outside adds a first-line indent, letting the list item marker stand out from the rest of the text (like the bullet at the start of this item).


  • Using Cascading Style Sheets > Defining style properties > List & Others properties